Welcome![Sign In][Sign Up]
Location:
Search - XML How to Program

Search list

[Other resourcexml_example

Description: Example to support XML files using MSXML. ========================================= XML (Extensible Markup Language) is a commonly used basis for representing a huge range of structured data file formats. The specification is maintained by the World Wide Web Consortium (W3C?. This plugin is intended as an example of how XML data can be read with a DataPlugin. You can adjust it to meet the needs of your own XML file format. After installing the URI file (double click on it), you can find the VBScript file located at \"C:\\Program Files\\National Instruments\\Shared\\USI\\plugins\\DataPlugins\\XML Example\" You can make changes to this file to read your specific XML file.
Platform: | Size: 18716 | Author: 林岚 | Hits:

[xml-soap-webserviceWebXML_in_vc

Description: 在VC中如何实现简单xml文档编程,对于不熟悉其他环境的用户提供帮助。-How program xml in VC,for users not familiar with other environments to help.
Platform: | Size: 14336 | Author: 郑锴 | Hits:

[android5

Description: How to get xml file content in the Android program.
Platform: | Size: 1024 | Author: sd | Hits:

[CSharpXmlSignatureCode

Description: Steps to Install a) Copy the files into a folder say c:\xmlsignature b) Make sure you have enough permission to create files under the folder c) Make sure you have CreditCardInfo.xml in the application directory. d)compile the Csharp files. e) Execute the program CreateDSAKeyPair to generate keypair f) Execute SignXMLdocument you will see the CreditCardInfo.xml being digitally signed. h) SignTWoXMLDocument.cs is for information purpose to understand how to sign xml document with two different dataobjects.-Steps to Install a) Copy the files into a folder say c:\xmlsignature b) Make sure you have enough permission to create files under the folder c) Make sure you have CreditCardInfo.xml in the application directory. d)compile the Csharp files. e) Execute the program CreateDSAKeyPair to generate keypair f) Execute SignXMLdocument you will see the CreditCardInfo.xml being digitally signed. h) SignTWoXMLDocument.cs is for information purpose to understand how to sign xml document with two different dataobjects.
Platform: | Size: 14336 | Author: none | Hits:

[TreeViewBindingXMLToTreeView

Description: TreeView与XML的操作实例,定义一个变量保存XML文件的路径,加载该路径下的XML文件,将加载完成的XML文件显示在TreeView控件中。程序演示了如何展开TreeView控件中的所有项,将XML节点定义为TreeView的节点,在实际使用中有重要意义,我们一般会生成与程序相关的XML文件,由此生成TreeView-Operating instance of the TreeView with XML, the definition of a variable to save the XML file path, the path of the XML file is loaded, will load the complete XML file displayed in the TreeView control. The program demonstrates how to expand the TreeView control, the definition of the XML node for the TreeView nodes, in actual use is important, we tend to generate the XML file associated with the procedure, which generate the TreeView
Platform: | Size: 30720 | Author: 方鸣 | Hits:

[androidandroid_service

Description: 本次实验主要是学习怎样在activity中启动一个service,启动的service的生命周期顺序是哪些,然后service通过广播机制向特定的activity传递数据,传送数据当然用的是intent,然后接收到该广播的activity读取intent中的数据,根据读取到的数据来更新activity的UI。   关于怎样通过service广播机制来更新activity的UI,可以阅读网上的这篇文章:http://www.pocketdigi.com/20110303/197.html   需要注意的是service类是继承的android框架中的Service类,程序中需要将写好的service在AndriodManiFest.xml中进行注册,注册方法和activity的注册类似。   本程序的activity中有2个按钮和1个TextView,2个按钮分别用来启动service和停止service,然后在activtiy和service的生命周期函数中各自在后台打印出相关语句,同时为了方便观察,程序也直接将相关语句输出到了textview中。-This experiment to learn how to start a service in the activity start service order of the life cycle of which, and service through the broadcast mechanism to transfer data to a specific activity, transmission of data, of course with the An intent, and then receives the broadcast activity to read the intent of the data, according to the read data to update the activity of the UI. This article can be read online on how to update the activity through the service broadcast mechanism UI: http://www.pocketdigi.com/20110303/197.html need to pay attention to in the service class in the service class is inherited android framework The program will need to write the service in AndriodManiFest.xml register, similar to the method of registration and the registration of the activity. The activity of this program have two buttons and a TextView, 2 buttons are used to start the service and stop service, and then activtiy and service life cycle function in the background print out statements at the s
Platform: | Size: 964608 | Author: wuwei | Hits:

[JSPJSPAdvancedProgramming

Description: 这是一本面向中高级编程人员的自学指导书其重点放在JSP 和其他技术的综合使用方面全书可 分为四大部分第一部分是JSP 技术与J2EE 技术第一章至第四章着重介绍J2EE 技术的代表EJB 技术的基本原理与开发EJB 组件的方法第二部分是JSP 技术和XML 技术第五章至第八章主要介 绍了XML 技术与JSP 技术联合的方式之一Tag Library 第二部分后面的两章是针对市场上最流行的 两个Tag Library 的详细介绍读者可以把它当作参考手册来使用本作品的第三部分是JDBC 新技术及 其在JSP/Servlet 程序中的应用第九章和第十章主要介绍最新的JDBC 技术如JDBC 2.0/JDBC 3.0 的新特性以及鲜为人知而又十分重要的JDBC Optional Pack 本作品的第四部分是JSP 网络程序设计 着重介绍如何使用sun.net 包JavaMail API 开发访问各种网络服务的JSP 程序本作品四个部分之间互为 关联又相对独立读者可以选择阅读某一个部分或者是通读全文 本版作品是由经验丰富的使用JSP 组建网站的程序员编著.-This is a senior programmer-oriented self-study guide book focus on the comprehensive use of JSP and other technologies Britannica Is divided into four parts the first part of the JSP technology and J2EE technology Chapter to Chapter representatives EJB J2EE technology highlights The basic principles of the technology and development of the method of the EJB component second part of the Chapter to Chapter VIII of the JSP and XML technology mainly referral Shao XML technology with JSP technology joint Tag Library, one of two chapters of the second part of the back is the most popular on the market The third part of this work is to use the JDBC new technology and two details of the Tag Library readers may take it as a reference manual Chapters IX and X of the JSP/Servlet program introduces the latest JDBC technology JDBC 2.0/JDBC 3.0 The new features of the works of the little-known but important JDBC Optional Pack Part IV JSP network programming Focuses on how to use access to a
Platform: | Size: 7193600 | Author: clqmail2 | Hits:

[CSharpfullIEForDev

Description: 触摸屏全屏浏览器 1、星期一至五,会按设定时间关机,你可以在出现关机提示时点取消(倒计时30秒); 2、星期六日,启动程序即提示关机,无操作则自动关机,若点取消,还会在设定的时间再一次提示关机(倒计时30秒); 3、同时按下 0、1 两个数字键,退出程序回到桌面; 4、参数设置:找到安装目录下的SystemConfig.xml文件,其中starturl为起始网页地址;returntime为多久无操作返回起始网页(单位:分钟);offtime为每天关机时间; 5、因为代码都是从网上搜索而后做了一些改进增加了一些功能,所以也以开源的态度提供全部源代码,但毕竟也花了一些时间和精力,SO,收10个资源分望大家理解; 6、软件需要.NET2.0环境,环境安装包有些大,就不上传了,请到 http://www.microsoft.com/downloads/details.aspx?FamilyID=0856EACB-4362-4B0D-8EDD-AAB15C5E04F5&displaylang=zh-cn 下载;-Full-screen browser for touch screen 1, Monday to Friday, will be shut down at a set time, you can shutdown appears the prompt de facto canceled (countdown 30 sec) 2, Saturday, Sunday, start the program that prompted the shutdown operation, automatic shutdown If the point is to cancel, but also at a set time once again prompted shutdown (countdown 30 sec) 3, 0,1 two while pressing the number keys to exit the program back to the desktop parameter settings: find the installation directory SystemConfig.xml file as the start page address starturl a returntime of how long the operation returns the start page (unit: minutes) the the offtime day off time 5, because the code from the Internet search and then do some improvements to increase some functions provide the full source code to the open source attitude, but, after all, also spent some time and effort, SO, received 10 resource we hope to understand 6, the software needs of the the NET2.0 environment, environmental installation p
Platform: | Size: 485376 | Author: silver | Hits:

[CSharpXmlSamples

Description: C#操作XML的4种方式,摘自C#高级编程,个人推荐采用DOM模型,即XmlDocument方式。-this programe provides four methods how to manipulate XML file by C Sharp, which come from the the book of "C# professional program ". In my opinion the method using DOM is the best one.
Platform: | Size: 236544 | Author: | Hits:

[File OperateXMLEditor

Description: 一个XML文件编辑器,可对比修改XML文件。-The program about how to Editor*.xml file. You can edit file compressed with the origin file.
Platform: | Size: 2666496 | Author: 蔡广文 | Hits:

[CSharpoptionXML

Description:  C#通过操作XML文件改变窗口的相关属性,XML可作为数据记录文件,在各种程序开发中,XML都得到了充足的应用,学会如何使用XML,对编程是相当有好处的-C# XML file to change the window by operating the relevant attributes, XML files as a data record in a variety of program development, XML have been plenty of applications, learn how to use XML, pair programming is quite good
Platform: | Size: 13312 | Author: tpudn54 | Hits:

[androidandroid-weather

Description: Android的天气预报,主要是文字显示,界面不太华丽,比较简单,适合初级开发者研究。该系统主要采用XML解析。里面有我写的Txt文档,可以教大家如何成功运行该程序。-Android weather forecast, mainly text display interface is not gorgeous, relatively simple, the primary developer for research. The system uses XML parsing. There I wrote Txt files that can teach you how to successfully run the program.
Platform: | Size: 654336 | Author: 鑫伟 | Hits:

[File OperateWinForm_SuperReader_XLS_XML_CSV_XLS

Description: 本项目使用C#语言编写,winform程序, 演示了如何读取多种类型的数据文件 包含Excel 2007,excel 2003 xml, xls,xlsx,csv, fixed text等多种格式 展示.net XlsxReader方法的使用 展示了.net中操作XML节点的方法-This project uses the c# language, WinForm program Demonstrates how to read multiple types of data files Includes Excel 2007,Excel 2003 XML, xls,xlsx,CSV, and fixed various text formats Show. NET XlsxReader method Show. method of manipulating XML nodes in net
Platform: | Size: 353280 | Author: Felix Guan | Hits:

[xml-soap-webservicecreateXMl

Description: 创建一个XML配置文件,该程序完整的演示了如何利用C语言创建XML文件。-Create an XML configuration file, complete the program demonstrates how to use C language to create the XML file.
Platform: | Size: 2092032 | Author: 邓省 | Hits:

[OtherEntity--Developer-Studio

Description: Entity Developer Studio-Title: Entity Developer Studio :: Generate Code- Fast & How!! Description: Hello Guys, Need a true killer VB application that teaches you tonnes of programming techniques? Here is one. You can use this project to design entity relationship diagrams, to generate and program code out of it. ER diagrams can be imported s and existing program code (classes). An Entity relationship diagram is something like a relationship diagram you see in Microsoft Access. This project provides (1) A small environment to work with ER diagrams, (2) an XML language and its DOM to describe these ER diagrams, and (3) A control that can be used to visually represent these ER Diagrams. It supports code generation as well. Presently, It can import ER diagrams Access 97 (using DAO) and Export code to ASP (with relational lookup combos for implementing relations). Also, You can write your own plugins to import and export diagram/code a variety of platforms. Download and see the readme file. Also visit pr
Platform: | Size: 293888 | Author: Yanghai | Hits:

[WEB Coderedmusic_v1.0

Description: 追梦MP3管理系统,能够轻松管理音乐文件,不仅支持站内音乐,更可以支持外链音乐。同时,网站系统更可以单独嵌入到网页中,作为网页播放器,也可以修改xml文件,成为本地播放器。最高支持99首歌曲,自动生成播放列表,实现流播放,有随机与顺序两款模式。 如何使用:asp版需要在后台添加歌曲,XML版本需要手动修改xml文件。 后台 xmleditor/login.asp admin/admin 版本功能:作为单独flash播放器,你可以将这个程序嵌入到任何支持asp的页面中,通过后台你可以轻易的拥有自己的歌曲列表,外部链接的支持让服务器压力骤减。-The MP3 management system, can easily manage the music files, not only to support the station more music, can support the chain of music. At the same time, the website system can be embedded in the web page, as a web player, you can modify the XML file, as a local player. The top 99 songs, automatic generation of the play list, to achieve the flow of play, there are random and the order of the two models. How to use: asp version of the need to add a song in the background, XML version of the need to manually modify the XML file. Background admin/admin xmleditor/login.asp Version: as a separate flash player, you can this program is embedded into any support ASP page, through the background you can easily have their own list of songs and the support of external links to server pressure plummeted.
Platform: | Size: 1316864 | Author: xxpudn87 | Hits:

[xml-soap-webserviceSimpleFSM

Description: This a sample program showing how to parse and use XML for Finite State Machine. -This is a sample program showing how to parse and use XML for Finite State Machine.
Platform: | Size: 8192 | Author: HanseCurie | Hits:
« 1 2»

CodeBus www.codebus.net